home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9550 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news1.cris.com!news
  2. From: boofull@cris.com (Jaz Gordon)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Writing MFC Apps w/o using MFC AppWizard?
  5. Date: Sat, 02 Mar 1996 12:25:41 GMT
  6. Organization: Concentric Internet Services
  7. Message-ID: <4h9uu8$hnq@spectator.cris.com>
  8. References: <4gfvou$rt9@linus.mitre.org>
  9. NNTP-Posting-Host: cnc016040.concentric.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. costello@mbunix.mitre.org (Roger L Costello) wrote:
  13.  
  14. >Hi Folks,
  15. >   I would like to write a simple application using the MFC library.
  16. >I don't want to use the MFC AppWizard.  So, what should the project
  17. >type be - Application, or Console, or something else?  Are there any
  18. >"gotchas" to be aware of when writing MFC applications without using
  19. >the MFC AppWizard?
  20.  
  21. >Thanks.  /Roger
  22.  
  23. Hi Roger, 
  24.  
  25. I use MFC without AppWizard constantly because I don't have it (I'm
  26. using SC++ 6.2).  There are a number of issues to watch out for.  E.G.
  27. You need to setup your own dialog data exchange functions (the
  28. documentation for these functions assumes that your using the
  29. Wizards).
  30.  
  31. I'm afraid I don't know what you mean by Application or Console, I
  32. could give more info if someone would clarify this for me.
  33.  
  34. --Ted
  35. Jaz Gordon (Mirya Mulrainey)
  36. "Little girls, like butterflies, need no excuse."-- Lazarus Long
  37. boofull@cris.com
  38. http://www.cris.com/~boofull/
  39.  
  40.